Uninstall OPTIONS
This page includes a list of command options that help you identify the Optional parameters and Flags when uninstalling the quickstart application.
When uninstalling quickstart, no Required Parameters are needed. You can choose to completely remove the application or retain specific artifacts. Refer to the following Optional Parameters and Flags sections for more information.
Optional Parameters
-
-mThe minikube user profile name. The default value is minikube.
Flags
-
-iThis deletes container images.
-
-gThis deletes generated templates.
-
-eThis deletes the minikube profile.
-
-NThis is used to delete the Kubernetes namespace, and is not applicable for deleting the default namespace.
-
-nThis is used only for the dry run. The dry run runs only the checkers and does not start or create any artifacts. By default, it is set to OFF.
-
-vThis controls the verbosity of logs. It can be used multiple times. The default value is
-vv.-v- ERROR level-vv- WARN level-vvv- INFO level-vvvv- DEBUG level
-
-hThis shows the help information.